home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Documents / NeXTAnswers / mail.451 < prev    next >
Text File  |  1992-02-06  |  2KB  |  50 lines

  1. {\rtf0\ansi{\fonttbl\f3\fswiss Helvetica;\f1\fmodern Courier;\f2\fmodern Ohlfs;}
  2. \paperw11440
  3. \paperh9000
  4. \margl120
  5. \margr120
  6. \pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f3\b0\i0\ul0\fs24 multiple Mail login\
  7. \
  8. Q:  How can I use NeXT's Mail application to read my mail on a machine where someone else is logged in?\
  9. \
  10. A: No (in 2.0):\
  11. \
  12. The routine that fetches mail from /usr/spool/mail uses the lookup service to find what mail process spawned it.  Inevitably it picks the wrong one if two copies of mail (even 2 copies running under different logins) are running on the same machine.\
  13. \
  14. A:  Yes (in 1.0).\
  15. \
  16. Launch Shell or Terminal and type\
  17.  
  18. \f1     su 
  19. \i yourname
  20. \f3 \
  21.  
  22. \i0 You'll be prompted for your password.   Then type\
  23.     
  24. \f1 /NextApps/Mail.app/Mail &
  25. \f3 \
  26. and Mail will launch, using your own Active.mbox.   Note that there may already be another independent copy of Mail launched by the other user; if so, you may want to hide it to help keep track of which windows are your own.   When you're done, remember to quit your copy of Mail as well as the Shell or Terminal you launched. \
  27. \
  28. If you need this capability frequently, you can put the following line:\
  29.  
  30. \f1     alias nxmail '/NextApps/Mail.app/Mail &'\
  31.  
  32. \f3 in the file called .cshrc in your home directory.  (If you don't see this file, check whether you can see "dot files."   Use the Filter... command in Workspace's View menu.  In the panel that comes up, if there's no check mark for Special Files, click that button and then Show.  If you have no .cshrc file, you can create one with Edit.)  Then instead of having to type\
  33.     
  34. \f1 /NextApps/Mail.app/Mail &
  35. \f3 \
  36. each time, you can just type\
  37.  
  38. \f1     nxmail\
  39. \
  40.  
  41. \f3 As usual, avoid running Mail for the same login name more than once simultaneously --  for example, if you already have Mail launched on another machine.   See the "Trouble" section of the on-line Mail help for details about this precaution.\
  42. \
  43. \
  44. QA451\
  45. \
  46. Valid for 1.0 \
  47. Valid for 2.0\
  48. \
  49.  
  50.